

.First{
position: absolute;
top: 8px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 76px;
	left: 238px;
}

.Third{
	position: absolute;
	top: 76px;
	left: 556px;	
}

.Fourth{
	position: absolute;
	top: 76px;
	left: 701px;
}

.Fifth{
	position: absolute;
	top: 8px;
	left: 1011px;
}


.StellaOriginalPaintingEdited{
	position: absolute;
	top: 410px;
	left: 295px;
}

.StellaOriginalPaintingEditedL{
	position: absolute;
	top: 900px;
	left: 278px;
	text-align: center;
}


	
.StellaReconstructedFinal{
	position: absolute;
	top: 1340px;
	left: 100px;
	
}

.StellaReconstructedFinalL{
	position: absolute;
	top: 2150px;
	left: 246px;
   text-align: center;
}


.OriginalPainting{
	position: absolute;
	top: 2600px;
	left: 300px;
	
}

.OriginalPaintingL{
	position: absolute;
	top: 3086px;
	left: 190px;
	text-align: center;

}


.StellaPosterDesign{
	position: absolute;
	top: 3540px;
	left: 240px;
	
}

.StellaPosterDesignL{
	position: absolute;
	top: 4520px;
	left: 38px;
	text-align: center;
}




	
.BottomLinks{
	position: absolute;
	top: 5164px;
	left: 506px;
	}
	
.BottomLinksL{
	position: absolute;
	top: 5468px;
	left: 264px;
}

h1{
	font-family: Arial;
	font-size: 24px;
	color: rgb(180,170,225);	 
	padding-top: 5px;
	border-top-width: 15px;
	border-top-style: groove;
	border-top-color: Purple;
	padding-bottom: 8px;
	border-bottom-width: 15px;
	border-bottom-style: groove;
	border-bottom-color: Purple;
	padding-left: 5px;
	border-left-width: 15px;
	border-left-style: groove;
	border-left-color: Purple;
	padding-right: 5px;
	border-right-width: 15px;
	border-right-style: groove;
	border-right-color: Purple;
	background-color: Navy;
	
}


h2{
	color: rgb(186,185,216);
	text-decoration: underline;
	font: x-large Arial;
	font-weight: bold;
}
		
	













